home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / NetInfoManager.app / German.lproj / Password.nib / data.classes next >
Encoding:
Text File  |  1994-08-13  |  232 b   |  7 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. PwMgr = {
  3.     ACTIONS = {"cancel:" = "cancel:"; "setPw:" = "setPw:"; }; 
  4.     OUTLETS = {pwPanel = pwPanel; pwText = pwText; pwTitle = pwTitle; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7.